home *** CD-ROM | disk | FTP | other *** search
/ Webster's Millennium Amer…Sign Language Dictionary / ASL.ISO / mac / SKILLS.dir / 00093_Script_test back dk script < prev    next >
Text File  |  2001-09-05  |  125b  |  6 lines

  1. on mouseUp
  2.   global gDataType
  3.   if gDataType <> "fs" then tellEveryPuppetToFuckOff
  4.   mouseUp(script "end script")
  5.   
  6. end